PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFFormXObject Class / getMeasure Method
In This Topic
    getMeasure Method
    In This Topic
    Gets the form XObject measure.
    Syntax
    public PDFMeasure getMeasure()

    Return Value

    A com.o2sol.pdf4java.spatial.PDFMeasure descendant object that specifies the scale and units which shall apply to the image.
    See Also